home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/plist.dtd">
- <plist vers="0.5">
- <dict>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>NSMainNibFile</key>
- <string>Foo.nib</string>
- <key>CFBundleSignature</key>
- <string>ttxt</string>
- <key>CFBundleExecutable</key>
- <string>SimpleText</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>NOTE</key>
- <string>Please, do NOT change this file -- It was generated by ProjectBuilder.</string>
- <key>CFBundleIconFile</key>
- <string>SimpleText.icns</string>
- <key>CFBundleDocumentTypes</key> <array>
- <dict>
- <key>CFBundleTypeName</key> <string>TEXT</string>
- <key>CFBundleTypeRole</key> <string>Editor</string>
- <key>CFBundleTypeIconFile</key> <string>text.icns</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>TEXT</string>
- </array>
- <key>CFBundleTypeSuffixes</key>
- <array>
- <string>txt</string>
- <string>text</string>
- </array>
- </dict>
- <dict>
- <key>CFBundleTypeName</key> <string>ttro</string>
- <key>CFBundleTypeRole</key> <string>Viewer</string>
- <key>CFBundleTypeIconFile</key> <string>trro.icns</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>ttro</string>
- </array>
- </dict>
- <dict>
- <key>CFBundleTypeName</key> <string>PICT</string>
- <key>CFBundleTypeRole</key> <string>Viewer</string>
- <key>CFBundleTypeIconFile</key> <string>PICT.icns</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>PICT</string>
- </array>
- <key>CFBundleTypeSuffixes</key>
- <array>
- <string>pict</string>
- </array>
- </dict>
- </array>
- </dict>
- </plist>
-